FaVerification11 
Logical Entity Name  FaVerification11 
Default Table Name  FaVerification11 
Physical Only  NO 
Definition 
 
Note 
 

FaVerification11 Columns 
ColumnName  Domain  Datatype  NULL  Definition 
FaVerification11ID(PK)    int  NO 
 
FaISIR11ID(FK)    int  NO 
 
FieldNumber    char(3)  NO 
 
SubFieldNumber    int  YES 
 
VerificationValue    varchar(50)  YES 
 
UserID(FK)    int  NO 
 
DateAdded    datetime  NO 
 
DateLstMod    datetime  NO 
 
ts    timestamp  NO 
 

FaVerification11 Primary and Unique Keys 
Key Name  Key Type  Keys 
PK_FaVerification11_FaVerification11ID  PrimaryKey  FaVerification11ID 
UK_FaVerification11_FaISIR11ID_FaVerification11ID  Index  FaISIR11ID, FaVerification11ID 

FaVerification11 Foreign Keys 
Parent Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype  Not For Replication 
FaISIR11  Non-Identifying  One To Zero or More  FK_FaVerification11_FaISIR11ID_FaISIR11_FaISIR11ID      FaISIR11ID  NO  YES 
SyStaff  Non-Identifying  One To Zero or More  FK_FaVerification11_UserID_SyStaff_SyStaffID      UserID  NO  YES 
Child Relationships: 
Table Name  Type  Cardinality  Constraint Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype  Not For Replication 

FaVerification11 Check Constraints 
Check Constraint Name  CheckConstraint